Kernel traits for the gaussian kernel.
static const bool IsNormalized = true
The Gaussian kernel is normalized: K(x, x) = 1 for all x.
Kernel traits for the Gaussian kernel.
Definition at line 153 of file gaussian_kernel.hpp.
The Gaussian kernel is normalized: K(x, x) = 1 for all x.
Definition at line 157 of file gaussian_kernel.hpp.
Generated automatically by Doxygen for MLPACK from the source code.